Click or drag to resize

TimeCollection Properties

The TimeCollection type exposes the following members.

Properties
  NameDescription
Public propertyCapacity (Inherited from CollectionBase.)
Public propertyCount (Inherited from CollectionBase.)
Protected propertyInnerList (Inherited from CollectionBase.)
Public propertyItem
Gets or sets the value associated with the specified index. In C#, this property is the indexer for the TimeCollection class.
Protected propertyList (Inherited from CollectionBase.)
Top
See Also